-
Home
-
Shield Security – Smart Bot Blocking & Intrusion Prevention Security
-
19.1.16
-
Code
-
Classes
- BaseAction
Total Complexity |
33 |
Dependencies |
9 |
Dependents |
2 |
Total lines |
140 |
Lines of code |
88 |
Logical lines of code |
42 |
Comment lines |
19 |
Methods |
19 |
Properties |
1 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
checkAccess() |
A |
54 |
11 |
18 |
__get() |
S |
62 |
3 |
11 |
__construct() |
S |
75 |
2 |
4 |
checkAvailableData() |
S |
68 |
2 |
6 |
canBypassIpAddressBlock() |
S |
82 |
1 |
3 |
getRequiredDataKeys() |
S |
82 |
1 |
3 |
getActionOverrides() |
S |
80 |
1 |
3 |
isSecurityAdminRequired() |
S |
80 |
1 |
3 |
isUserAuthRequired() |
S |
80 |
1 |
3 |
isNonceVerifyRequired() |
S |
78 |
1 |
3 |
getDefaults() |
S |
82 |
1 |
3 |
getMinimumUserAuthCapability() |
S |
78 |
1 |
3 |
setResponse() |
S |
81 |
1 |
3 |
response() |
S |
74 |
1 |
5 |
exec() |
S |
100 |
1 |
0 |
postExec() |
S |
91 |
1 |
2 |
preExec() |
S |
91 |
1 |
2 |
process() |
S |
70 |
1 |
7 |
NonceCfg() |
S |
71 |
1 |
6 |